Skip to content

change TopologyConstraint.TopologyName to optional#601

Merged
enoodle merged 7 commits into
ai-dynamo:mainfrom
enoodle:erez/optional-topology-name
May 20, 2026
Merged

change TopologyConstraint.TopologyName to optional#601
enoodle merged 7 commits into
ai-dynamo:mainfrom
enoodle:erez/optional-topology-name

Conversation

@enoodle
Copy link
Copy Markdown
Contributor

@enoodle enoodle commented May 11, 2026

What type of PR is this?

/kind api

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #582

Special notes for your reviewer:

This is in continuation to the changes made in #496 - We update this field to have a more precise API that will be more flexible in the future.

Does this PR introduce a API change?

TopologyConstraint.TopologyName in changed to be optional

Additional documentation e.g., enhancement proposals, usage docs, etc.:


@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 11, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@enoodle enoodle force-pushed the erez/optional-topology-name branch from abcf0a1 to a41825b Compare May 11, 2026 11:49
Comment thread operator/internal/controller/common/component/utils/topologyconstraint.go Outdated
Comment thread operator/internal/controller/podcliqueset/reconcilestatus.go Outdated
danbar2
danbar2 previously approved these changes May 12, 2026
Comment thread operator/internal/controller/common/component/utils/topologyconstraint.go Outdated
Comment thread operator/internal/controller/common/component/utils/topologyconstraint.go Outdated
Comment thread operator/internal/controller/podcliqueset/reconcilestatus.go Outdated
@enoodle enoodle force-pushed the erez/optional-topology-name branch from 34f7661 to 307e2b3 Compare May 19, 2026 07:40
danbar2
danbar2 previously approved these changes May 19, 2026
enoodle added 7 commits May 20, 2026 10:09
Signed-off-by: Erez Freiberger <enoodle@gmail.com>
Signed-off-by: Erez Freiberger <enoodle@gmail.com>
Signed-off-by: Erez Freiberger <enoodle@gmail.com>
Signed-off-by: Erez Freiberger <enoodle@gmail.com>
Signed-off-by: Erez Freiberger <enoodle@gmail.com>
Signed-off-by: Erez Freiberger <enoodle@gmail.com>
Signed-off-by: Erez Freiberger <enoodle@gmail.com>
@enoodle enoodle force-pushed the erez/optional-topology-name branch from 307e2b3 to 3b65a1d Compare May 20, 2026 08:55
@enoodle enoodle merged commit f40687a into ai-dynamo:main May 20, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make TopologyConstraint.TopologyName optional

3 participants